home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 9 / The PC-SIG Library on CD ROM - Ninth Edition.iso / 401_500 / DISK0465 / DISK0465.ZIP / UPDATE.DOC < prev    next >
Text File  |  1986-02-03  |  3KB  |  49 lines

  1.                   UDATING OLD FAMILY TIES DATABASES
  2. Use with VER 1.10 through VER 1.14  to update to VER 1.15
  3.          [If you are using ver 1.00 to 1.09 then call for instructions.]
  4.  
  5. Overview of what to do:
  6. Since changes have been made to all the program files a full re-install
  7. is necessary.  Use VER 1.15 to create a new database using the same
  8. name as was originally used.  DELete the 4 new data files and copy in the 
  9. 4 old data files.  NOTE: comments are in square brackets []
  10.  
  11. These are the steps:   (for floppy disks)
  12. PLACE A WRITE PROTECT TAB ON THE NOTCHES IN THE OLD PROGRAM & DATA DISKS.
  13. Use COPYPROG to copy the program files from the master disk to a formatted
  14. disk with DOS installed. Format a second blank disk without DOS for data.
  15.    All these files must be present on the program disk:
  16. FT.EXE        PRINT.CTR    NAMES.DA1    FTINSTAL.EXE   COMMAND.COM(optional)
  17. FTCOLOR.DAT   FGRSH.INS    NAMES.NTS    FTINSTAL.DAT
  18. Enter  FTINSTAL<ret>     [to create a new database - use same name as old]
  19. Enter DEL *.DA?<ret>     [delete the 2 new data files from the program disk A:]
  20. Remove the new data disk from B:
  21. Place the OLD program disk in B:
  22. Enter  COPY B:*.DA?<ret>   [copy the old data from the old program disk]
  23. Place the new data disk in A: and the OLD data disk in B:
  24. Enter DEL A:*.*<ret>            [delete the new empty data files]
  25. Enter COPY B:*.*/V<ret>         [copy the OLD data files to the new data disk]
  26. The NEW program and data disks are now ready.
  27. Save the OLD disks in case of error.
  28.  
  29. For HARD DISK users
  30. BACK-UP the 4 OLD data files to floppy disks (or tape)
  31. Create a new subdirectory on the hard disk (C:) & default to it
  32. copy the master disk to the new subdir
  33. enter   FTINSTAL<ret>
  34. Create a new database using the same name used with the OLD data
  35. DELete the 4 NEW empty data files
  36. copy the OLD data files from their sub directory to this new subdir
  37. CD to the old data subdir and delete all the files (if the data is backed up)
  38.  
  39. ALTERNATIVE
  40. ===========
  41. There is a file UPDATE.BAT which will automatically step you through all the
  42. above steps.  PLACE WRITE PROTECT TABS ON YOU OLD PROGRAM & DATA DISKS or if
  43. using a HARD DISK THEN USE BACKUP TO BACKUP THE 4 DATA FILES.
  44. FLOPPIES: Make a program disk & a blank data disk as described above.
  45. HARD DISK:create a new subdir for the 1.15 version & default to it.
  46. place the new program disk in A: and enter
  47.        UPDATE DBNAME<ret>
  48. where DBNAME is the name of the OLD database files
  49. Follow the instructions on the screen NOTE: a CTRL-BREAK will abort anytime